10. eCommerce Starter Code
eCommerce Starter Code
ND035 C04 L01 A06 Code Walkthrough V2
The repository for the eCommerce application starter code can be found at:
https://github.com/udacity/JDND
After cloning the repo, you can find the README and starter code in projects/P04-eCommerce Application/starter_code
.
We'll be working with the eCommerce application throughout this course, and then—at the end of the course—you'll finish and submit the application as your final project. So the more familiar you get with it now, the easier that final project will be!
Task Description:
Before going any further, be sure you've done the following:
Task Feedback:
Good! Let's now see how we can implement JWTs with this starter code…